boot.kernel.sysctl."net.core.rmem_max"

NixOS option

The maximum receive socket buffer size in bytes. In case of conflicting values, the highest will be used.

type: null or (unsigned integer, meaning >=0)
Default
null
declared in: nixos/modules/config/sysctl.nixView source on NixOS/nixpkgs →